*{
	margin:0;
	padding:0;
	font-family: 微软雅黑;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
a,img{
	transition: all .5s;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{
	min-width: 1200px;
}
.w_1200{
	width:1200px;
	margin:0 auto;
}
.w_950{
    width:950px;
}
.clear{
	clear: both;
}
.clear2:after{
    display:block;
    content:'';
    width:100%;
    height: 0;
    clear:both;
    overflow: hidden;
}

.top1{
    width:100%;
    background: #242633;
}
.top1_p{
    max-width:600px;
    color:#999999;
    line-height: 35px;
    font-size: 12px;
    float:left;
    text-align: left;
}
.top1_p span{
    color:#e7141a;
    font-size: 16px;
    font-family: "Arial";
    margin-right:5px;
}
.top1_ri{
    float:right;
    line-height: 35px;
    max-width:600px;
    text-align: right;
    color:#999999;
    font-size: 12px;
}
.top1_ri a{
    color:#999999;
    padding:0 5px;
}
.top1_ri span{
    color:#999999;
}
/*top*/

.top{
    width:100%;
    padding:20px 0;
    /*border-bottom:1px solid #dddddd;*/
}
.logo{
    float:left;
    margin-top:13px;
    margin-right:20px;
}
.top_txt{
    float:left;
    width:270px;
    padding-left:20px;
    border-left:1px solid #999999;
    text-align: left;
    margin-top:13px;
}
.top_txt p{
    color:#999999;
    font-size: 16px;
    color:#333333;
    font-size: 21.34px;

}
.top_txt p span{
    color:#e7141a;
    font-weight: bold;
}
.top_txt h2{
    color:#999999;
    font-size:18px;
    text-align: left;
    font-weight: normal;
}
/*.top_txt h2 span{
    color:#52b30c;
}*/

.top_ri{
    float:right;
    padding-left:74px;
    position: relative;
    margin-top:5px;
}
.top_ri p{
    color:#666666;
    font-size: 14px;
}
.top_ri h2{
    color:#e7141a;
    font-size: 36px;
    font-family:"Impact";
}
.top_ri img{
    position: absolute;
    left:0;
    top: 0;
    bottom: 0;
    margin:auto 0;
}

/*nav*/
.nav{
    width:100%;
}
.nav_ul1{
    width:100%;
    position: relative;
}
.nav_li1{
    width:230px;
    float:left;
    position: relative;
    line-height: 39px;
    color:#ffffff;
    background:#e7141a;
    font-size: 15px;
    text-align: center;
}
.nav_li{
    float:left;
    width:107.7px;
    text-align: center;
    line-height: 39px;
    font-size: 15px;
    font-weight:bold;
    transition: all .5s;
}
.nav_li > a{
    color:#666666;
}
.nav_li:hover{
    background:#e7141a;
}
.nav_li:hover.nav_li > a{
    color:#ffffff;
}
/*banner*/
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.banner_sw{
	width: 100%;
}
.banner_swi{
	width: 100%;
}
.banner_swi > img{
	width:100%;
}

/*关键词+搜索*/
.kk{
    width:100%;
    border-bottom:1px solid #d2d2d2;
    padding:10px 0;
}
/*.kk_con{
    display: grid;
    grid-template-columns:2fr 1fr;
    align-items:center;
}*/
.kk_le{
    line-height: 30px;
    color:#333333;
    font-size: 14px;
    font-weight:bold;
    float:left;
    max-width:700px;
}
.kk_le span{
    color:#999999;
    font-size: 14px;
    font-weight: normal;
}
.kk_ri{
    width:400px;
    float:right;
    text-align: right;
}
.kk_form{
    display: inline-block;
    width:308px;
    max-width:100%;
    height: 31px;
    border-radius:16px;
    border:1px solid #cccccc;
}
#q{
    width:80%;
    height: 100%;
    border:none;
    float:left;
    margin-left:12px;
}
.button{
    width:15%;
    height: 100%;
    background:url("../images/search.png") no-repeat center;
    border:none;
    float:left;
}

/*热门服务*/
.con1{
    padding:60px 0;
}
.con_ti{
    width:100%;
    text-align: center;
}
.con_ti h2{
    color:#666666;
    font-size: 48px;
    font-weight: normal;
}
.con_ti h2 span{
    color:#e8181a;
}
.con_ti p{
    color:#999999;
    font-size: 18px;
    padding:5px 0;
}
.con1_list{
    padding:60px 0 0;
}
.con1_dl{
    width:385px;
    height: 222px;
    float:left;
    box-sizing:border-box;
    padding:50px 30px 50px 150px;
    
    border-radius:10px;
    position: relative;
    text-align: left;
    margin-left:22.5px;
    margin-bottom:38px;
    transition: all .5s;
    overflow: hidden;
}
.con1_dl > img{
    position: absolute;
    left:30px;
    top:0;
    bottom:0;
    margin:auto 0;
}
.con1_dl > h2{
    color:#fefe00;
    font-size: 30px;
    font-weight: normal;
    margin:5px 0;
}
.con1_dl > p{
    color:#ffffff;
    font-size:16px;
    padding:5px 0;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.con1_dl > a{
    display: block;
    width:104px;
    height: 33px;
    color:#ffffff;
    text-align:center;
    line-height: 33px;
    border:1px solid #ffffff;
    border-radius:5px;
    margin-top:8px;
}
.con1_dl:hover{
    transform: scale(1.05);
}

/*申请注册*/
.con2{
    width:100%;
    padding:60px 0;
    background:#f2f2f2;
}
.con2_bu{
    width:100%;
    padding:30px 0;
}
.con2_bu li{
    float:left;
    width:20%;
    position: relative;
    line-height:25px;
    text-align: center;
    overflow: hidden;
    color:#666666;
    font-size: 18px;
}
.con2_bu_em{
    position: absolute;
    width:10px;
    height: 10px;
    display: block;
    border-radius:50%;
    background:#bbbbbb;
    left:0;
    top:0;
    bottom:0;
    margin:auto 0;
}
.con2_bu span{
    display: block;
    width:82px;
    height: 1px;
    background:#bbbbbb;
    top:0;
    bottom:0;
    position: absolute;
    z-index:3;
    margin:auto 0;
}
.con2_bu_span1{
    left:0;
}
.con2_bu_span2{
    right:0;
}
.con2_bu_em2{
    position: absolute;
    width:10px;
    height: 10px;
    display: block;
    border-radius:50%;
    background:#bbbbbb;
    right:0;
    top:0;
    bottom:0;
    margin:auto 0;
}
.con2_bu2{
    width:100%;
    padding:30px 0 50px;
}
.con2_bu2_d{
    width:20%;
    float:left;
    height: 160px;
    background:url("../images/fivebg.png") repeat-y center;
    position: relative;
}
.con2_bu2_d > img{
    position: absolute;
    top:0;
    bottom:0;
    left:40px;
    margin:auto 0;
}
.con2_bu2_d > p{
    color:#ffffff;
    font-size: 22px;
    text-indent: 95px;
    margin-top:56px;
}
.con2_bu2_d span{
    display: block;
    font-size: 14px;
    color:#ffffff;
    text-indent: 95px;
}
.con2_bu2_d em{
    position: absolute;
    top:0;
    bottom:0;
    left:-13px;
    margin:auto 0;
    width:26px;
    height: 26px;
    display: block;
    background:url("../images/fivejian.png") no-repeat center;
}
.con2_a{
    width:234px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background:url("../images/fivebg.png") no-repeat center;
    overflow: hidden;
    border-radius:25px;
    color:#ffffff;
    font-size: 18px;
    margin:0 auto;
}


/*过度*/
.con3{
    width:100%;
    background:url("../images/con3_bg.png") no-repeat center;
    padding:56px 0 26px;
}
.con3_d{
    width:710px;
    height: 365px;
    background:rgba(255,255,255,.5);
    padding:60px 50px 0 50px;
}
.con3_d_h2{
    color:#e7151a;
    font-size: 36px;
    text-align: left;
    font-weight: normal;
    padding:0 0 15px;
}
.con3_d_p1{
    text-align: left;
    color:#333333;
    font-size: 18px;
    margin-bottom:15px;
}
.con3_d_p1 > span{
    color:#e7151a;
    font-size: 24px;
}
.con3_d_p2{
    display: inline-block;
    width:49%;
    color:#333333;
    font-size: 16px;
    line-height: 35px;
}
.con3_d2{
    text-align: right;
    padding:20px 0;
}
.con3_a{
    width:230px;
    text-align:center;
    height: 49px;
    line-height:49px;
    background:url("../images/fivebg.png") no-repeat center;
    display: inline-block;
    color:#ffffff;
    font-size: 16px;
    border-radius:25px;
    margin-top:30px;
}


.con4{
    width:100%;
    padding:75px 0; 
}
.con4_list{
    width:100%;
}
.con4_dl{
    width:50%;
    float:left;
    padding:70px 50px 50px 0;
    background:url("../images/con4_bg1.png") no-repeat center;
    box-sizing: border-box;
    position: relative;
}
.con4_dt{
    width:100%;
    text-align: right;
}
.con4_dt h2{
    color:#ffffff;
    font-size: 33px;
    font-weight: normal;
    padding:0 0 20px;
}
.con4_dt p{
    margin-top:12px;
    color:#ffffff;
    font-size: 18px;
}
.con4_dt a{
    color:#ffffff;
    font-size: 18px;
    display: inline-block;
    margin-top:50px;
    line-height: 46px;
    width: 202px;
    box-sizing: border-box;
    border:1px solid #ffffff;
    text-align: center;
}
.con4_img{
    position: absolute;
    left:63px;
    top:0;
    bottom:0;
    margin:auto 0;
}

.con4_dl2{
    width:50%;
    float:left;
    padding:70px 0 50px 50px;
    background:url("../images/con4_bg2.png") no-repeat center;
    box-sizing: border-box;
    position: relative;
}
.con4_dt2{
    width:100%;
    text-align: left;
}
.con4_dt2 h2{
    color:#ffffff;
    font-size: 33px;
    font-weight: normal;
    padding:0 0 20px;
}
.con4_dt2 p{
    margin-top:12px;
    color:#ffffff;
    font-size: 18px;
}
.con4_dt2 a{
    color:#ffffff;
    font-size: 18px;
    display: inline-block;
    margin-top:50px;
    line-height: 46px;
    width: 202px;
    box-sizing: border-box;
    border:1px solid #ffffff;
    text-align: center;
}
.con4_img2{
    position: absolute;
    right:63px;
    top:0;
    bottom:0;
    margin:auto 0;
}


.con5{
    padding: 75px 0;
    background:#f2f2f2;
}
.con5_list{
    width:100%;
    margin-top:70px;
    background:#ffffff;
}
.con5_d{
    width:400px;
    box-sizing: border-box;
    padding:24px 60px 20px;
    text-align: center;
    border:1px solid #cccccc;
    float:left;
}
.con5_d > img{
    display: block;
    margin:0 auto;
}
.con5_d > h2{
    color:#008fd8;
    font-size: 22px;
    margin:10px 0;
}
.con5_d > p{
    line-height: 25px;
    color:#666666;
    font-size: 14px;
    min-height: 50px;
}
.con5_d:hover img{
    transform: scale(1.1);
}


.con6{
    width: 100%;
    padding:100px 0 60px;
}
.con6_list{
    width:100%;
    /*padding:50px 0 0;*/
}
.con6_d{
    float:left;
    width: 229.6px;
    border:1px solid #e7e7e7;
    text-align: center;
    overflow: hidden;
    margin-left:13px;
    margin-top:38px;
    box-sizing: border-box;
}
.con6_d img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    width:100%;
}

.con6_d:hover img{
    transform: scale(1.09);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}


.con7{
    width: 100%;
    background:url("../images/con7_bg.png") no-repeat center;
    padding:70px 0;
}
.con7_list{
    margin-top:50px;
    height: 410px;
    width:100%;
    position: relative;
}
.con7_dl1{
    position: absolute;
    width:455px;
    top:25px;
    left:60px;
}
.con7_dt1{
    position: relative;
    width:375px;
    float:left;
    padding-left:60px;
    box-sizing: border-box;
}
.con7_dt1 span{
    display: block;
    border-radius:50%;
    position: absolute;
    width: 40px;
    height: 40px;
    left:0;
    top:15px;
    background: #cd151d;
    text-align: center;
    line-height: 40px;
    color:#ffffff;
    font-size: 20px;
    font-family: "Arial";
}
.con7_dt1 h2{
    color:#333333;
    font-size: 20px;
    text-align: left;
    border-bottom:1px solid #bbbbbb;
    line-height: 35px;
}
.con7_dt1 h2 em{
    font-style: normal;
    color:#333333;
    border-bottom:2px solid #e8181a;
    line-height: 35px;
    display: inline-block;
}
.con7_dt1 p{
    color:#999999;
    font-size: 16px;
    padding:10px 0;
    line-height: 25px;
}
.con7_dd1{
    float:left;
    width: 78px;
    height: 78px;
    box-sizing: border-box;
    border-radius:50%;
    background:#e8181a;
    box-shadow:0 0 3px 1px #e8181a;
    position: relative;
    z-index:9;
}
.con7_dd1 img{
    position:absolute;
    left:0;
    right: 0;
    top:0;
    bottom:0;
    margin: auto;
}

.con72_dl{
    right:60px; 
    left:auto;
}
.con72_dt{
    text-align: right;
    padding-left:0;
    padding-right:60px;
}
.con72_dt h2{
    text-align: right;
}
.con72_dt span{
    right: 0;
    left: auto;
}
.cc3{
    left:0;
    top:160px;
}
.cc4{
    right: 0;
    top:160px;
}
.cc5{
    left:60px;
    right: auto;
    top:300px;
}
.cc6{
    right: 60px;
    left:auto;
    top:300px;
}
.con72_dd{
    background:#fe7222;
    box-shadow:0 0 3px 1px #fe7222;
}

.con7_center{
    width:311px;
    height: 311px;
    border-radius: 50%;
    box-sizing: border-box;
    border:1px dashed #e81a1c;
    position: absolute;
    top:0;
    left: 0;
    bottom:0;
    right: 0;
    margin: auto;
    padding:33px;
    background: #ffffff;
}
.con7_center_2{
    width:100%;
    height: 100%;
    border:1px solid #e81a1c;
    overflow: hidden;
    border-radius: 50%;
}
.con7_center_2 > img{
    width: 100%;
}
.con7_center:hover img{
    transform: scale(1.2);
}
.con7_dl1:hover{
    cursor:pointer;
}



.con8{
    padding:60px 0;
}
.con8_list{
    width:100%;
    margin-top:60px;
}
.con8_d{
    width:390px;
    float:left;
    margin-left:15px;
    border:1px solid #f6f6f6;
    box-sizing: border-box;
    transition: all .5s;
}
.con8_d:first-child{
    margin-left: 0;
}
.con8_d_1{
    background:#f2f2f2;
    text-align: center;
    width:100%;
    background-size:cover;
    box-sizing: border-box;
    padding: 50px 50px 30px;
}
.con8_d_1 img{
    transition: all 0s;
}
.con8_d_1 > p{
    color:#e81a1c;
    padding:10px 0 0;
    font-size: 20px;
}
.con8_d_1 > span{
    color:#e81a1c;
    font-size: 14px;
    font-family: "Arial";
}
.con8_d2{
    width:100%;
    padding:30px 15px;
    box-sizing: border-box;
}
.con8_d2_p{
    padding:10px 0;
    text-align: left;
}
.con8_d2_p > a{
    color:#666666;
    font-size: 15px;
}
.con8_dl{
    width:100%;
    padding:10px 0;
    box-sizing: border-box;
    display: none;
}
.con8_dt{
    float:left;
    width:125px;
    overflow:hidden;
    font-size: 0;
}
.con8_dt img{
    width:100%;
}
.con8_dd{
    width:216px;
    float:right;
    overflow: hidden;
}
.con8_dd > a{
    color:#333333;
    font-size: 15px;
}
.con8_dd > p{
    margin-top: 5px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    color:#999999;
    font-size: 14px;
}
.con8_didi:hover .con8_d2_p{
    display: none;
}
.con8_didi:hover .con8_dl{
    display: block;
}
.con8_d:hover .con8_d_1{
    background:url("../images/con8_top.png") no-repeat center;
}
.con8_d:hover .con8_d_1 p,.con8_d:hover .con8_d_1 span{
    color:#ffffff;
}
.con8_d:hover{
    transform: scale(1.05);
    box-shadow:5px 5px 10px 0px #cccccc;
}



/*底部*/
.footer{
    border-top:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
    background: #f0f0f0;
}
.fo_list{
    width:100%;
    position: relative;
    padding: 60px 0;
}
.fo_d1{
    float: left;
    width:146px;
    height:212px;
    box-sizing: border-box;
    padding:0 20px 0 17px;
    border-right:1px solid #e4e4e4;
}
.fo_h2{
    color:#333333;
    font-size: 16px;
    padding:0 0 15px 0;
    text-align: left;
}
.fo_p{
    color:#666666;
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
}
.fo_p a{
    color:#666666;
}
.fo_p a:hover{
    color:#e81a1c;
}

.fo_d2{
    padding:0 20px 0 75px;
    width: 210px;
    height: 212px;
    box-sizing: border-box;
    float:left;
    border-right:1px solid #e4e4e4;
}
.fo_d3{
    width:320px;
    float:left;
    padding:0 0 0 40px;
}
.fo_tel{
    width:100%;
    position: relative;
    padding-left:65px;
    margin-bottom:10px;
    box-sizing: border-box;
}
.fo_tel > img{
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    margin:auto 0;
}
.fo_tel p{
    color:#999999;
    font-size: 14px;
}
.fo_tel h2{
    font-size: 30px;
    color:#333333;
    letter-spacing: -2px;
}
.fo_p3{
    padding: 0 0 0 30px;
    margin-top:20px;
    color:#999999;
    font-size: 14px;
    position: relative;
}
.fo_p3 img{
    position: absolute;
    left:0;
    top:3px;
}
.footer2{
    width:100%;
    background: #f0f0f0;
}

.fo2_p1{
    line-height: 72px;
    display:inline-block;
    color:#71746b;
    font-size: 14px;
    float: left;
    width:650px;
}
.fo2_p2{
    width:300px;
    line-height: 72px;
    display: inline-block;
    color:#71746b;
    font-size: 14px;.
    float: right;
}
.fo2_p1 > a,.fo2_p2 > a{
    color:#71746b;
}

.fo_wx{
    width:250px;
    position: absolute;
    top:0;
    right: 0;
    height: 406px;
    background:#e4e4e4;
    box-sizing: border-box;
    padding:45px 0 0 15px;
    text-align: center;
}
.fo_wx > img{
    margin-bottom:15px;
}
.fo_wx p{
    color:#71746b;
    font-size: 14px;
    line-height: 35px;
}

.bul{
    position: absolute;
    top:100%;
    left:0;
    width:100%;
    height: 500px;
    z-index:999;
    transition: all .5s;
}
.bli{
    width:100%;
    box-sizing: border-box;
    border-bottom:1px solid #ffffff;
    height: 20%;
    padding:0 25px;
    background:rgba(0,0,0,.3);
}
.bli > p{
    padding:10% 20%;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    line-height:1;
}
.bli > p > img{
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    margin:auto 0;
}
.bli > p > span{
    display: block;
    position: absolute;
    width:15px;
    height: 16px;
    background: url("../images/bnr.png") no-repeat center;
    right: 0;
    top:0;
    bottom:0;
    margin: auto 0;
}
.bli > p > a{
    color:#ffffff;
    font-size: 16px;
}
.bli > a{
    color:#cccccc;
    font-size: 12px;
    display: block;
    width:100%;
    text-align: left;
    line-height: 1;
}


/*内页*/
.nav2{
    width:100%;
}
.nav2_ul{
    width:100%;
}
.nav2_li{
    width:133px;
    float:left;
    line-height: 39px;
    text-align: center;
    transition:all .5s;
}
.nav2_li > a{
    color:#666666;
    font-size: 15px;
    font-weight: bold;
}
.nav2_li:hover{
    background:#e81a1c;
}
.nav2_li:hover a{
    color:#ffffff;
}
.neibanner,.neibanner > img{
    width:100%;
    font-size: 0;
    overflow: hidden;
}

/*位置*/
.weizhi {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
}
.weizhi li{
    float:left;
    transition:all .5s;
}
.weizhi2 a {
    display: block;
    height: 60px;
    padding: 0 20px;
    line-height: 60px;
    border-left: 1px solid #e2e2e2;
    font-size: 14px;
    color: #333;
}
.wei-a {
    width: 30px;
    background: url(../images/home.png) no-repeat center;
}
.weizhi li:hover{
    background:#e81a1c;
}
.weizhi li:hover a{
    color:#ffffff;
}

/*新闻中心*/
.news{
    padding:30px 0;
}
.news-dl{
    width: 1160px;
    padding:20px;
    background:#fff;
    margin-top:10px;
    transition: all .8s;
}
.news-dt{
    width:380px;
    height: 200px;
    float:left;
    overflow: hidden;
}
.news-dt img{
    width: 100%;
    height:100%;
    transition: all 3s;
}
.news-dd{
    width:750px;
    float:right;
}
.news-dd h2{
    width:100%;
    text-align:left;
    line-height: 40px;
    color:#333;
    font-size: 20px;
    transition: all .8s;
}
.news-dd span{
    display:inline-block;
    color:#999;
    font-size: 14px;
    line-height: 30px;
}
.news-dd p{
    width: 100%;
    height:90px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
    color:#666;
}
.news-dl:hover{
    box-shadow: 0 0 10px #999;
}

.news-dl:hover .news-dt img{
    transform: scale(1.5);
}
.news-dl:hover .news-dd h2{
    color:#e81a1c;
}

/*案例 , 荣誉展示*/
.product-ul{
    width:100%;
}
.product-li{
    float:left;
    width:280px;
    padding:10px;
    margin-top:20px;
    /*height:320px;*/
    transition:all .8s;
}
.p-li-d{
    width:100%;
    overflow: hidden;
    font-size: 0;
}
.p-li-d img{
    width: 100%;
}
.p-li-p{
    color:#333;
    font-size:14px;
    text-align: left;
    line-height: 50px;
    text-align: center;
    box-sizing: border-box;
    transition: all .8s;
    border:1px solid #ececec;
}
/*.product-li:hover{
    opacity: .3;
}*/
.product-li:hover .p-li-d img{
    transform: scale(1.2);
}
.product-li:hover .p-li-p{
    color:#ffffff;
    background: #e81a1c;
}


/*联系我们*/
.callus{
    width:100%;
}
.callus_h2{
    width:100%;
    text-align: center;
    padding:50px 0 15px;
}
.callus_span{
    display: block;
    margin:0 auto;
    width: 48px;
    height: 2px;
    background: #f1881e;
}
.callus_p{
    line-height: 48px;
    color:#999;
    font-size: 14px;
    text-align: center;
}

.callus_list{
    width:100%;
    padding:50px 0;
}
.callus_le{
    width:480px;
    float:left;
}
.callus_le > p{
    color:#666666;
    font-size: 14px;
    text-align: left;
    position: relative;
    line-height: 50px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
    text-indent:40px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.callus_le > p > img{
    position: absolute;
    left: 3px;
    right: 0;
    bottom: 0;
    top: 0;
    margin:auto 0;
}
.callus_erw{
    width:100%;
    padding:10px 0;
}
.callus_ri{
    width:680px;
    height: 440px;
    box-sizing: border-box;
    border:3px solid #f4f4f4;
    float: right;
}
.callus_ditu{
    width: 100%;
    height: 100%;
}
.call_form{
    width:100%;
    padding:50px 0;
}
.call_lab{
    width:567px;
    float:left;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius:5px;
    position: relative;
    margin-bottom: 30px;
}
.call_lab > span{
    float:left;
    display: block;
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    text-indent: 28px;
    letter-spacing: 1px;
    color:#999999;
    font-size: 14px;
}
.call_lab > input{
    width: 430px;
    height: 48px;
    float:left;
    margin-left:3px;
    border:none;
}
.call_lab > i{
    font-style: normal;
    color:#f1881e;
    font-size: 16px;
    position: absolute;
    left: 10px;
    top: 15px;
}
.call_lab_marle{
    margin-left: 65px;
}
.call_lab > textarea{
    width:60%;
    height: 200px;
    float:left;
    margin-left: 10px;
    border:none;
}
.call_submit{
    width:150px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color:#fff;
    font-size:14px;
    background:#222;
    transition: all .5s;
    border:none;
    display: block;
    margin:0 auto;
    border-radius:5px;
}
.call_submit:hover{
    background:#f1881e;
}

/*关于我们*/
.ab_list{
    width:100%;
    padding-top:50px;
}
.ab_le{
    width:48%;
    float:left;
}
.ab_ri{
    width:48%;
    float:right;
    padding:10px 0;
}
.ab_ri > h2{
    color:#333333;
    font-size: 22px;
    font-weight: normal;
    text-align: left;
    line-height: 35px;
}
.ab_sw,.ab_swi,.ab_swi > img{
    width: 100%;
    font-size: 0;
}
.ab_con{
    margin-top:20px;
}

.show_con{
    width:100%;
    box-sizing: border-box;
    padding:30px;
}




/*友情链接*/
.flink{
    width:100%;
    padding:30px 0;
}
.flink_p{
    width:100%;
    line-height: 28px;
    font-size: 16px;
    color:#666666;
    font-weight: bold;
}
.flink_p a{
    color:#666666;
    margin:0 5px;
    font-size: 14px;
    font-weight: normal;
}
.flink_p span{
    color:#666666;
    font-weight: normal;
}
.flink_p a:hover{
    color:#e81a1c;
}


/*.pageshow{margin-top: 30px;}*/
.page{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;}
.page a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}
.page a:hover{border:1px solid #FF6600; background-color:#FF6600; color:#fff;}
.page span{border: 1px solid #FF6600;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #FFEEE5;color: #FF6600;}